home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 November / macformat-018.iso / Utility Spectacular / Text / Add⁄Strip 3.0.3 Folder / Add⁄Strip™ 3.0.3 / Add_Strip™ 3.0.3.rsrc / STR#_5008.txt < prev    next >
Encoding:
Text File  |  1992-12-18  |  3.0 KB  |  71 lines

  1. Processes a file as specified by the chosen pop-up menus, checkboxes, replacement strings, and character remapping set.
  2.  
  3. Selectively strips carriage returns from lines so they‚Äôll denote paragraphs, not lines. Two or more in a row indicate end of paragraphs. Indention (a space or tab is the first character) indicates the start of a paragraph.
  4.  
  5. Works like Make Paragraphs, except indention is ignored when processing lines.
  6.  
  7. Clears the high bit in WordStar files, while removing LFs, to create normal TEXT files.
  8.  
  9. Adds line feeds and/or carrage returns to lines.
  10.  
  11. Strips line feeds and/or carrage returns from lines.
  12.  
  13. Reformats lines to a specified width, without splitting words.
  14.  
  15. Replaces consecutive spaces greater than a specified number with a single tab.
  16.  
  17. Replaces each and every tab with a specified number of spaces.
  18.  
  19. Removes quotes and replaces commas with tabs, converting "Wind",2.8,"Shareware" to Wind<tab>2.8<tab>Shareware. CSV stands for Comma Separated Values.
  20.  
  21. Replaces tabs with quotes and commas, converting Wind<tab>2.8<tab>Shareware to "Wind",2.8,"Shareware." CSV stands for Comma Separated Values.
  22.  
  23. Removes tabs and pads with spaces to arrange characters in a fixed, columnar format. The position and number of tabs in the FIRST line determine the number of spaces used.
  24.  
  25. Removes tabs and pads with spaces to arrange characters in a variable length, columnar format as determined by the position and number of tabs in the FIRST line.
  26.  
  27. Inserts tabs in files where characters are arranged in variable length, columnar format padded with spaces. The first line of the file must contain mapping information for tab placement.
  28.  
  29. Inserts tabs in files where characters are arranged in a fixed length, columnar format padded with spaces.
  30.  
  31. Ignores quotes and apostrophes, curled or otherwise.
  32.  
  33. Converts quotes and apostrophes, to their curled counterparts that are generally preferred on the Mac.
  34.  
  35. Converts curled quotes and apostrophes, to their non-curled counterparts that are usually used on other types of computers.
  36.  
  37. Blank lines are not filtered.
  38.  
  39. Outputs no blank lines.
  40.  
  41. Outputs no more than one consecutive blank line.
  42.  
  43. Outputs no more than two consecutive blank lines.
  44.  
  45. Outputs no more than three consecutive blank lines.
  46.  
  47. Leading strings are ignored.
  48.  
  49. Repeatedly compares the leading string against the start of each line, removing matches. A single space removes leading spaces.
  50.  
  51. Repeatedly compares the leading string against the start of each line, removing matches. If a match occurs, a single tab is inserted at the start of the line.
  52.  
  53. Inserts the leading string at the start of each line.
  54.  
  55. Edits the leading compare/insert string.
  56.  
  57. Ignores case.
  58.  
  59. Converts all characters to upper case.
  60.  
  61. Converts all characters to lower case.
  62.  
  63. Converts the first character of each word to upper case.
  64.  
  65. Converts the first character of each sentence to upper case.
  66.  
  67. Converts the first character of each word to upper case, the rest to lower case.
  68.  
  69. Converts the first character of each sentence to upper case, the rest to lower case.
  70.  
  71.